|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnz.co.cks.tms.xml.NcbServiceAuthType
Class NcbServiceAuthType.
| Field Summary | |
private boolean |
_has_ncbConnectionLimit
keeps track of state for field: _ncbConnectionLimit |
private boolean |
_has_ncbId
keeps track of state for field: _ncbId |
private int |
_ncbConnectionLimit
Field _ncbConnectionLimit |
private int |
_ncbId
Field _ncbId |
private java.lang.String |
_ncbServiceAuthComment
Field _ncbServiceAuthComment |
private java.util.Date |
_ncbServiceAuthDateTime
Field _ncbServiceAuthDateTime |
private java.util.Vector |
_ncbServiceList
Field _ncbServiceList |
| Constructor Summary | |
NcbServiceAuthType()
|
|
| Method Summary | |
void |
addNcbService(int index,
NcbService vNcbService)
Method addNcbService |
void |
addNcbService(NcbService vNcbService)
Method addNcbService |
java.util.Enumeration |
enumerateNcbService()
Method enumerateNcbService |
int |
getNcbConnectionLimit()
Method getNcbConnectionLimitReturns the value of field 'ncbConnectionLimit'. |
int |
getNcbId()
Method getNcbIdReturns the value of field 'ncbId'. |
NcbService[] |
getNcbService()
Method getNcbService |
NcbService |
getNcbService(int index)
Method getNcbService |
java.lang.String |
getNcbServiceAuthComment()
Method getNcbServiceAuthCommentReturns the value of field 'ncbServiceAuthComment'. |
java.util.Date |
getNcbServiceAuthDateTime()
Method getNcbServiceAuthDateTimeReturns the value of field 'ncbServiceAuthDateTime'. |
int |
getNcbServiceCount()
Method getNcbServiceCount |
boolean |
hasNcbConnectionLimit()
Method hasNcbConnectionLimit |
boolean |
hasNcbId()
Method hasNcbId |
boolean |
isValid()
Method isValid |
void |
removeAllNcbService()
Method removeAllNcbService |
NcbService |
removeNcbService(int index)
Method removeNcbService |
void |
setNcbConnectionLimit(int ncbConnectionLimit)
Method setNcbConnectionLimitSets the value of field 'ncbConnectionLimit'. |
void |
setNcbId(int ncbId)
Method setNcbIdSets the value of field 'ncbId'. |
void |
setNcbService(int index,
NcbService vNcbService)
Method setNcbService |
void |
setNcbService(NcbService[] ncbServiceArray)
Method setNcbService |
void |
setNcbServiceAuthComment(java.lang.String ncbServiceAuthComment)
Method setNcbServiceAuthCommentSets the value of field 'ncbServiceAuthComment'. |
void |
setNcbServiceAuthDateTime(java.util.Date ncbServiceAuthDateTime)
Method setNcbServiceAuthDateTimeSets the value of field 'ncbServiceAuthDateTime'. |
void |
validate()
Method validate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private boolean _has_ncbConnectionLimit
private boolean _has_ncbId
private int _ncbConnectionLimit
private int _ncbId
private java.lang.String _ncbServiceAuthComment
private java.util.Date _ncbServiceAuthDateTime
private java.util.Vector _ncbServiceList
| Constructor Detail |
public NcbServiceAuthType()
| Method Detail |
public void addNcbService(int index,
NcbService vNcbService)
throws java.lang.IndexOutOfBoundsException
index - vNcbService -
java.lang.IndexOutOfBoundsException
public void addNcbService(NcbService vNcbService)
throws java.lang.IndexOutOfBoundsException
vNcbService -
java.lang.IndexOutOfBoundsExceptionpublic java.util.Enumeration enumerateNcbService()
public int getNcbConnectionLimit()
public int getNcbId()
public NcbService[] getNcbService()
public NcbService getNcbService(int index)
throws java.lang.IndexOutOfBoundsException
index -
java.lang.IndexOutOfBoundsExceptionpublic java.lang.String getNcbServiceAuthComment()
public java.util.Date getNcbServiceAuthDateTime()
public int getNcbServiceCount()
public boolean hasNcbConnectionLimit()
public boolean hasNcbId()
public boolean isValid()
public void removeAllNcbService()
public NcbService removeNcbService(int index)
index - public void setNcbConnectionLimit(int ncbConnectionLimit)
ncbConnectionLimit - the value of field
'ncbConnectionLimit'.public void setNcbId(int ncbId)
ncbId - the value of field 'ncbId'.
public void setNcbService(int index,
NcbService vNcbService)
throws java.lang.IndexOutOfBoundsException
index - vNcbService -
java.lang.IndexOutOfBoundsExceptionpublic void setNcbService(NcbService[] ncbServiceArray)
ncbServiceArray - public void setNcbServiceAuthComment(java.lang.String ncbServiceAuthComment)
ncbServiceAuthComment - the value of field
'ncbServiceAuthComment'.public void setNcbServiceAuthDateTime(java.util.Date ncbServiceAuthDateTime)
ncbServiceAuthDateTime - the value of field
'ncbServiceAuthDateTime'.
public void validate()
throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||